.w1000{ width:1000px; margin: 0px auto;}
.w1202{ width:1202px; margin: 0px auto;}
body{ background: #f7f7f7;}
.header-top{ background:#0068b7; height:26px; line-height: 26px;}
.header-top .right a{ padding:0 5px;}
.header-top .right a:hover{ color:#fff}
.color-fff{ color:#fff}
.bg_32a1f5{ background: #32a1f5;}
.color-32a1f5{ color:#32a1f5 ;}
.header { width:100%; height: 85px; background: url('../images/header_bg.jpg') repeat-x left top;}
.header #logo{ width:380px; height: 85px; overflow: hidden; background: url('../images/logo.png') no-repeat left top;}
.header #logo a{ width:100%; height: 100%; display: block; text-indent: -9999px;}


.header .menu{width: 580px;height:40px; padding: 24px 0px;}
.header .menu ul.menubotton{height:40px;width:1000px;margin: 0 auto;}
.header .menu ul.menubotton li{float: left;height:40px;line-height: 40px;cursor: pointer;*position: relative;z-index: 999;margin: 0px 7px; font-size: 16px; text-align:center;}
.header .menu ul.menubotton li.hover{color:#0a0a0a; border-bottom: 2px solid #0068b7;}
.header .menu ul.menubotton li span{height: 40px;width:100%;line-height: 40px;padding:0px 5px;display: block;}
.header .menu ul.menubotton li span.menuhover {height: 40px;width:100%;line-height: 40px;display: block; background:#0068b7; }
.header .menu ul.menubotton li span.menuhover a{ color:#fff;text-decoration:none;}
.header .menu ul.menubotton li ul.subnav {list-style: none;position: absolute;top:90px;*top:0px;*left: 0px;background: #0068b7;margin: 0;padding: 0;width:auto; min-width:120px;color: #fff;z-index: 999;display: none;}
.header .menu ul.menubotton li ul.subnav li{margin: 0;clear: both;padding:0px 15px 0px 10px;width:100%;height: 35px;line-height: 35px;text-align: left;cursor: pointer;}


a.menu {color: #0a0a0a;text-decoration: none;font-size:16px;} a:visited.menu {color: #0a0a0a;text-decoration: none;font-size:16px;} a:hover.menu {color: #0a0a0a;text-decoration: underline;font-size:16px;}
a.novlink {color: #FFF;text-decoration: none;font-size:14px;} a:visited.novlink {color: #FFF;text-decoration: none;font-size:14px;} a:hover.novlink {color: #59f35a;text-decoration: underline;font-size:14px;}

.title{ text-align: center; padding:40px 0px}
.title h3{ font-size:36px; font-weight: 600;color: #222; margin: 0px; line-height: 60px;}
.title h5{font-size:16px; font-weight: 600;color: #9d9c9c;margin: 0px;  line-height: 20px;text-transform:uppercase;}
.fg{ background: url('../images/fg.png') no-repeat center top; height: 15px; width:100%; margin-top: 30px;}
#index_about .jianjie{ width:65%; margin: 0 auto; text-align: center; line-height: 180%; font-size: 16px; color:#444; }

#index_about .ad{ margin: 20px 0px;}

#index_pro{ background: #eeeeee; height: 395px; width: 100%;}




.news-ul{
	width: 100%;
	height: 476px;
	background:#f7f7f7;
	padding-top:56px;
	opacity: 1;
	filter:alpha(opacity=100);
}
.news-ul .new-li{
	width: 400px;
	height: 476px;
	float: left;
	background: #fff;	position: relative;
}
.news-ul .new-li .new-img{
	width: 100%;
	height: 238px;
	overflow: hidden;
	position: relative;
	display: block;
}
.news-ul .new-li .new-img img{
	width: 100%;
	transition-duration:500ms;
}
.news-ul .new-li:hover .new-img img{
	transform:scale(1.04);
}
.news-ul .new-li .new-img span{
	display: block;
	position: absolute;
	width: 26px;
	height: 11px;
	left: 60px;
	top: 0;
	z-index: 22;
	background:url("../images/nw2.png") no-repeat;
}
.news-ul .new-li .new-img .down{
	top:227px;
	background:url("../images/nw1.png") no-repeat;
}
.news-ul .new-li .new-box{
	height: 200px;
	width: 330px;
	padding: 38px 35px 0;
	position: relative;
	background: #fff;
}
.news-ul .new-li .new-box .new-title{
	font-size: 18px;
	color: #009944;
	line-height: 20px;
	padding-bottom: 14px;
	max-height: 40px;
	/*display: block;*/
	font-family: "方正正中黑简体","微软雅黑";
}
.news-ul .new-li:hover .new-box .new-title{
	color: #000;
}
.news-ul .new-li .new-text{
	font-size: 13px;
	color: #999;
	line-height: 24px; margin-top:8px
}
.news-ul .new-li .new-date{
	font-size: 13px;
	color: #999;
	line-height: 24px;
	position: absolute;
	left: 35px;
	bottom: 10px;
}

.footer{ background: #0068b7; padding: 15px; line-height: 200%; text-align: center; color: #fff; font-size: 15px;}

.type_bann{ height: 100px; width: 100%;}
.type_bann .left{ color: #fff; border-left: 3px solid #92caf4; padding:0px 10px; margin: 20px 0px; height: 60px; overflow: hidden;}
.type_bann .left h2{ margin: 0px; font-size: 30px; line-height: 35px; font-weight: 600;}
.type_bann .left p{ line-height: 25px;font-size: 14px; }
.type_bann .right{  height: 40px; line-height: 40px; text-align: right; color: #fff; margin-top: 60px; width: 300px;}
.type_bann .right img{ vertical-align: middle; margin-top: -2px; padding-right: 5px;}
.type_bann .right a{ color: #fff;}

#main-con{ font-size: 14px; color: #444; line-height: 200%;}



.news_chnal {
	 margin:50px 0px;
    background: url(../images/news_chline.png) repeat-x;
    height: 30px;
    text-align: center;
}
.news_chnal a {
    display: inline-block;
    background-color: #FFF;
    font-size: 16px;
    width: auto;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    overflow: hidden;
    margin: 0 6px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.news_chnal a.cur, .news_chnal a:hover {
    background-color: #0068b7;
    color: #FFF;
    border: 1px solid #0068b7;
}

.piaoye_news_title{ border-bottom: 1px solid #eee; padding: 15px 0px; margin-bottom: 20px;}
/*产品标题*/
.piaoye_pic_index{width:100%;overflow: hidden; height: auto;}
.goods_list_str li{padding:15px 0px;overflow: hidden;}
.goods_list_str li dt{float: left;width:180px;padding-right:10px;}
.goods_list_str li dd.t{padding-top:0px;}
.goods_list_str li dd.s{color:#a5a5a5;line-height:20px;}
.goods_list_str li dd.b{padding-top:5px;}
.goods_list_str li dd.p{padding:5px 0px;color:#ff9000; font-size:12px; font-family: verdana;}

.piaoye_pic_index .mover li{float: left; list-style: none; width: 320px; height: auto; overflow: hidden;background: #fff; margin: 3px;}
.piaoye_pic_index .mover .pic{width:306px; height:auto; padding:5px;  text-align:center; }
.piaoye_pic_index .mover .pic img{ padding:0px; margin:0px}
.piaoye_pic_index .mover .title{width:306px; height:35px;line-height: 35px; text-align:center; font-size: 14px; margin: 0px; padding: 10px 5px;}

.news_list_dl{ padding: 10px 0px; border-bottom: 1px solid #eee;}
.news_list_dl dd .title{ font-size: 16px; height: 45px; line-height:45px; color: #222; text-align:left; padding:0px;width: 600px; display:inline-block;}
.news_list_dl dd p{ line-height: 180%; color: #666;width: 600px; font-size: 14px;}
.news_list_dl dd{ margin-left: 265px;}
.news_list_dl dd .date{ float: right; width: 100px; border-left: 1px solid #eee; padding-left: 10px; height: 100%; text-align: center; line-height: 183px; font-size: 30px; font-weight: 600; color: #ccc;}
#link-foot{ line-height:40px}
#link-foot span{ font-weight:600;}
#link-foot a{ padding:3px 10px;}